inline openat2 syscall
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 21 Jan 2026 09:20:05 +0000 (12:20 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 27 Feb 2026 10:11:48 +0000 (13:11 +0300)
commit9d347047b7739710125c9496b50f9bb13bbb9e44
treea399510e7c07ebb019ddc5feb8f707e3cfeb535a
parent566bb7c7204e404bb63b8f051e07805368e7a71d
inline openat2 syscall

Forwarded: not-needed

openat2() is not provided by glibc, so is implemented in
samba's libreplace.  By inlining the implementation,
we avoid additional linkage to libreplace.

Not forwarding since proper fix needs proper clean-up
of the #ifdef'fery.

Gbp-Pq: Name inline-openat2.diff
lib/replace/system/filesys.h